X402 Trust Scores

Created By
Jonas Fuchß2 hours ago
x402-trust gives AI agents a "check before you pay" layer for the x402 ecosystem.
Overview

This MCP queries a service (https://x402.fuchss.app/) that continuously probes every publicly listed x402 endpoint and scores each one (0-100, graded A-F) from real signals:

  • 30-day uptime
  • 402-envelope spec compliance
  • latency
  • observed age
  • advertised-price stability
  • actual on-chain USDC settlement volume to the endpoint's payTo address

Every score is deterministic and auditable. Full component breakdown, machine-readable flags, and a clear verdict (proceed / caution / avoid), with a live probe at purchase time so "up" means up right now.

It catches what uptime-only checkers and raw explorers miss:

  • dead endpoints still showing cumulative transaction counts
  • settlement volume that can't be attributed to one endpoint because the payTo is shared
  • malformed resource URLs
  • recently-changed payTo addresses

Free tier:

  • ecosystem stats
  • a top-25 trustworthy-endpoint leaderboard
  • a preview example of the currently highest, lowest and average scored endpoints with all stats.

Paid (pay-per-call over x402, auto-pays if a Base USDC wallet is configured):

  • per-endpoint trust score
  • raw observation history

All endpoints are also listed on x402scan. Go to https://www.x402scan.com/ and search for "x402.fuchss.app".

Let your agent know before he pays.

Server Config

{
  "mcpServers": {
    "x402-trust": {
      "command": "npx",
      "args": [
        "-y",
        "x402-trust-mcp"
      ],
      "env": {
        "X402_TRUST_API_BASE": "https://x402.fuchss.app",
        "X402_PRIVATE_KEY": "0xYOUR_BASE_WALLET_KEY",
        "X402_MAX_USD": "0.05",
        "X402_MAX_TOTAL_USD": "1.00",
        "X402_MAX_CALLS": "1000",
        "X402_TIMEOUT_MS": "20000"
      }
    }
  }
}
Project Info
Created At
2 hours ago
Updated At
2 hours ago
Author Name
Jonas Fuchß
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Picsart Genai MCP
@Picsart

**Picsart MCP — 150+ AI Models for Images, Video & Audio, One Connection** Picsart's AI Playground brings together more than 150 generative AI models from 24+ providers into one place. The MCP server is the developer and agent interface to that playground — a single connection that gives any AI agent or coding assistant the ability to generate images, video, audio, and text without managing a tangle of separate API keys, billing accounts, or SDKs. **What it generates** - **Images** — Text-to-image, style transfer, AI upscaling, background removal, image enhancement. Powered by models including Flux and other leading image generation providers. - **Video** — Text-to-video and image-to-video generation with top-tier models: Sora, Kling, and Veo, with more added regularly. - **Audio** — Voice synthesis, sound generation, and audio creation via ElevenLabs and other audio providers. - **Text** — Creative copywriting, captions, and content generation integrated directly into multi-modal workflows. **Why it's different from calling model APIs directly** Most creative AI workflows end up routing through three or four separate APIs — one for image generation, another for video, another for voice. Each comes with its own pricing model, rate limits, and integration overhead. Picsart MCP collapses that into one connection. Pricing is pay-per-generation. No monthly model subscriptions stacked on top of each other — access to the full model library for what you actually use. Compared to maintaining individual subscriptions across the leading generative AI providers, that difference runs to several thousand dollars a year. **Works wherever agents work** Picsart MCP follows the Model Context Protocol standard, which means it plugs into any MCP-compatible environment: - **Claude Desktop** — Add to `claude_desktop_config.json`, restart, and your Claude sessions can generate media on demand. - **Claude Code** — Run `claude mcp add` or drop the config into `.mcp.json` in your project root. Works immediately in the CLI and in IDE-integrated sessions. - **Cursor** — Add to `.cursor/mcp.json`. Every Cursor agent and AI panel gets creative generation capabilities. - **ChatGPT** — Compatible via MCP-to-plugin bridge. - **Hermes, Cowork, and other agentic frameworks** — Any tool that supports MCP transport (Streamable HTTP or stdio) connects without modification. **Get started in under a minute** ```json { "mcpServers": { "picsart-gen-ai": { "type": "http", "url": "https://api.picsart.com/gen-ai/mcp" } } } ``` Add this block to your MCP client's config file, drop in your Picsart API key, and restart. The full model library is available immediately — no additional setup, no per-model configuration. **Built for agentic workflows** The tools exposed by Picsart MCP are designed to work as steps inside larger agent pipelines, not just one-off generation requests. A workflow might look like: agent receives a brief → generates a hero image with Flux → generates a short video loop with Kling → synthesizes a voiceover with ElevenLabs → returns all three assets in one pass. That entire sequence runs through a single MCP server, from a single API key, billed per generation. **Part of the Picsart AI Playground** The MCP server is one interface to Picsart's broader AI Playground — a platform that aggregates the world's leading generative AI models so creators, developers, and agents can access them without vendor lock-in. The Playground is also available via direct API and web UI for non-agent workflows.

5 hours ago
Spider Cloud MCP

10 hours ago
Rifkf

a day ago
Customs Mcp

20 hours ago